[INFO] cloning repository https://github.com/Alrighttt/rhp_web_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alrighttt/rhp_web_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bd1aa518d0502fa675bf0b28a93f8614d6aeec3
[INFO] fixing Alrighttt/rhp_web_demo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlrighttt%2Frhp_web_demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Alrighttt/rhp_web_demo
[INFO] finished tweaking git repo https://github.com/Alrighttt/rhp_web_demo
[INFO] tweaked toml for git repo https://github.com/Alrighttt/rhp_web_demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alrighttt/rhp_web_demo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alrighttt/rhp_web_demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SiaFoundation/sia-sdk-rs/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reed-solomon-erasure v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784
[INFO] running `Command { std: "docker" "start" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sia-sdk-derive v0.0.6 (https://github.com/SiaFoundation/sia-sdk-rs/#7a7d5940)
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sia_sdk v0.1.3 (https://github.com/SiaFoundation/sia-sdk-rs/#7a7d5940)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking rhp_web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::WebTransport`, `web_sys::WebTransportBidirectionalStream`
[INFO] [stdout]   --> src/lib.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 |     console, ReadableStream, ReadableStreamDefaultReader, WebTransport,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ no `WebTransport` in the root
[INFO] [stdout] 11 |     WebTransportBidirectionalStream, WritableStream, WritableStreamDefaultWriter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WebTransportBidirectionalStream` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::WebTransport`, `web_sys::WebTransportBidirectionalStream`
[INFO] [stdout]   --> src/lib.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 |     console, ReadableStream, ReadableStreamDefaultReader, WebTransport,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ no `WebTransport` in the root
[INFO] [stdout] 11 |     WebTransportBidirectionalStream, WritableStream, WritableStreamDefaultWriter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WebTransportBidirectionalStream` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhp_web` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhp_web` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784", kill_on_drop: false }`
[INFO] [stdout] d190aeba7c2d3cccb45fc123cf92fd6c435ca7e9fae679b437064f1e6c63c784
